//==============================================================================
// Incinerate SFX_anim.txt
//==============================================================================


                           ____________________________________
                          |                                    |
                          |      CREATED by WOLLIEWOLTAZ       |
                          |____________________________________|
//==============================================================================
//==============================================================================
//Particle Attachments:
//==============================================================================
//==============================================================================
//==============================================================================
//Visuals:
//==============================================================================
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual IncinerateSFX
			Length 1.7
	 }
      }
   }
}
//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			VisualNone
	 }
      }
   }
}